PHY SET VEHICLE DYNAMIC FRICTION

Set the dynamic friction property for the vehicle.

  Syntax
PHY SET VEHICLE DYNAMIC FRICTION ID,value#
  Parameters
ID
Integer
identification number of the vehicle
value#
Float
new dynamic friction value

  Returns

  Description

The dynamic friction property of a vehicle is a stopping force against the object while it"s moving along a surface. A low value will make it so the vehicle can glide easily along a surface whereas a high value will result in the object stopping much faster. The range for this property is between 0.0 and 1.0 with the default being 0.0. It should be less than or equal to the amount of static friction.

  Example Code
No example code is provided for this command